Welcome![Sign In][Sign Up]
Location:
Search - CSharp data

Search list

[Windows DevelopExcelApplication

Description: 以实例说明如何使用C#从数据库中提取数据,按要求自动生成定制的Excel表格-examples of how to use C# from the database to extract data, on request customized automatic generation of Excel spreadsheet
Platform: | Size: 3072 | Author: | Hits:

[MiddleWareprofilecreate

Description: 剖面生成器,csharp和supermap开发,根据一定的规则由钻孔点的记录数据生成剖面-profile generator, and supermap csharp development, According to certain rules from the point of drilling records data generation profile
Platform: | Size: 275456 | Author: 陈济民 | Hits:

[CSharpwebService_sample

Description: webService取实时数据,可以动态显示数据,不用刷新页面,类似于ajax-webService obtain real-time data can be dynamically displays data not updated pages, similar to the ajax
Platform: | Size: 38912 | Author: 唐丽萍 | Hits:

[CSharpdayin_asp.net

Description: 这个是本人第一个项目里面包括的其中一个动态生成数据的表格打印功能。只要在代码里面稍微修改下就可以用,一般人都能看懂的-this is the first project of which includes a dynamically generated data forms printing function. As long as the code inside a slight modification can be used, most people can understand the
Platform: | Size: 11264 | Author: dino | Hits:

[CSharpCSharp_DataAccess

Description: C#写的ADO.net基础上的Data Access Object,采用Abstract Facotry模式编写-C# to write a bit of a trouble based on the Data Access Object. Abstract models used to prepare Facotry
Platform: | Size: 2048 | Author: zlei | Hits:

[CSharpData109109

Description: 数据采集器的上位机程序。这是其中的一个标定程序。-data acquisition for PC procedures. This is one of a calibration procedure.
Platform: | Size: 62464 | Author: 刘金霖 | Hits:

[GPS developGpsTracer_src

Description: 此程序为GPS软件接收机的源码,能够对数据实施捕获和跟踪算法,对理解GPS接收机原理有很大帮助。,,Visual C++,GPS develop -procedure for the GPS receiver software source code, to the implementation of data capture and tracking algorithm, right GPS receiver understanding will be of great help. ,, Visual C, develop GPS
Platform: | Size: 95232 | Author: robert | Hits:

[CSharpArkeSystems-SQLiteExplorer.source

Description: SQLite Explorer. C#写的Sqlite数据库界面,可以操作Sqlite数据文件。-SQLite Explorer. C# to write the Sqlite database interface can operate Sqlite data files.
Platform: | Size: 218112 | Author: 王征 | Hits:

[GIS program20065291434354190

Description: 北京市公交查询系统,C#实现,源码附上,可以改为其他城市数据-Beijing Public Transport Inquiry System, C# achieved, the source code attached, could be converted to other cities data
Platform: | Size: 613376 | Author: 韩冰 | Hits:

[DocumentsASP.NETcallExcel

Description: Excel是Microsoft公司的Office套件中的一种软件,他主要用来处理电子表格。Excel以界面友好、处理数据迅速等优点获得广大办公人员的欢迎。所以很多文档就以Excel的形式保存了下来。对于程序设计人员,在程序设计中,我们往往要访问Excel文件来获得数据。但由于Excel文件不是标准数据库,所以用程序语言来访问他就比较困难。-Microsoft Excel is the Office suite of software. He mainly used to process electronic forms. Excel to friendly interface, data processing advantages of rapid access to the vast number of members of the office. So many files to Excel on the form of depositary down. Design procedures for personnel, in the process, we often have to visit Excel documents to obtain data. However, Excel documents instead of the standard database programming language used there to visit him on the more difficult.
Platform: | Size: 5120 | Author: yubaozhu | Hits:

[WEB Code2006727104535531

Description: 一套简易型在线售卡系统,使用ASP.NET1.1+SQLServer2000,主要用于学习研究所用,采用标准三层构架,不管你现在是菜鸟还是高手,都同样适合学习. 完成了和快钱(www.99bill.com)银行网关的连接,实现了网上银行在线转帐、与银行订单对帐、从Excel导入商品的数据等功能. 用户名admin,密码adminadmin -a Simple online Vending System ASP.NET1.1 SQLServer2000 use, mainly for the Learning Research Institute, the use of standard three-tier architecture, whether you are newcomers or experts, are equally suitable for the study. and the completion of the quick money (www.99bill.com) Bank Gateway connectivity, through the Internet online bank transfers, bank reconciliations orders, Excel import commodities from the data, and other functions. admin user name, password adminadmin
Platform: | Size: 2286592 | Author: 姓名 | Hits:

[SQL ServerDataGridToExcel

Description: 将数据集DataSet转换为Excel表格输出,使用时要在VS2003中重新添加引用-DataSet data sets will be converted to Excel spreadsheets output use VS2003 to re-add quote
Platform: | Size: 30720 | Author: 可中言 | Hits:

[CSharpsmarttoexcel

Description: C#直接操作电子表格,填充数据 推荐!-C# directly operated electronic forms, filling Data Suggest!
Platform: | Size: 273408 | Author: leon | Hits:

[Compress-Decompress algrithms081SharpZipLib

Description: C#写的ZIP压缩包,可以在线将文件压缩成为ZIP文件或数据流。-wrote ZIP compressed, online file compressed into ZIP files or data flow.
Platform: | Size: 404480 | Author: xqiw | Hits:

[Search EngineCrawler_bemjh

Description: 用为为教育黄页网站提供数据的主题工蜘蛛,这个蜘蛛只下载与教育相关的网页,过滤掉一些不相关的网页,其中有重要的评分部分,很实用,稍加改动就可用于各种主题的蜘蛛.-use of the Search for Education website to provide data for the theme of spiders, The spider only download to education-related website, filtering out some not related to the website, an important part of the score. very practical, a little change can be used for various topics spiders.
Platform: | Size: 294912 | Author: xiaoma | Hits:

[Software EngineeringVisualcsharp_Excle

Description: Excel是微软公司办公自动化套件中的一个软件,他主要是用来处理电子表格。Excel以其功能强大,界面友好等受到了许多用户的欢迎。在设计应用系统时,对于不同的用户,他们对于打印的需求是不一样的,如果要使得程序中的打印功能适用于每一个用户,可以想象程序设计是十分复杂的。由于Excel表格的功能强大,又由于几乎每一台机器都安装了它,如果把程序处理的结果放到Excel表格中,这样每一个用户就可以根据自己的需要在Excel中定制自己的打印。这样不仅使得程序设计简单,而且又满足了诸多用户的要求,更加实用了。那么用Visual C#如何调用Excel,如何又把数据存放到Excel表格中?本文就来探讨上述问题的解决办法-Excel, Microsoft office automation suite of software, he is mainly used to handle electronic forms. Excel with a powerful and friendly interface, and so on have been welcomed by many users. In the design of application systems for different users, the demand for print is not the same. If the procedures to enable the printing function applies to every user, it is conceivable design process is very complex. Because Excel form powerful, and since almost every station machines are installed it, If the results processed into Excel spreadsheets, so that each user can meet their own needs in Excel own customized print. This not only made the process simple design, but it also meets the requirements of many users, a more practical. Then using Visual C# How to Use Excel, how to store data again Ex
Platform: | Size: 3072 | Author: hp | Hits:

[CSharpDataBasewejsdndhsjkfs

Description: Oracle的数据操作类,可以方便的得到DataTable,操作数据库-Oracle data operations, can be convenient DataTable, operation database
Platform: | Size: 2048 | Author: zhangkai | Hits:

[Other systemsshujuchaxunbaobiaodayin

Description: 通用数据查询和报表系统开源源码.采用asp.net+sql c#开发...有需要水晶报表案例的可以学习下.全部开源-definitive data query and reporting system revenue source. Using Asp. Net sql c# development ... there is a Crystal statements need to be the case under study. All revenue
Platform: | Size: 676864 | Author: 冀鹏飞 | Hits:

[ApplicationsBarcodeCreate

Description: C# 製做的PDF417二維條碼生成程序,可根據輸入的資料自動生成二維條碼-system so PDF417 two-dimensional bar code generating procedures, according to the data input automatically generate two-dimensional bar code
Platform: | Size: 135168 | Author: albert wang | Hits:

[Windows Mobilezylgpsrecmob

Description: 从串口读取数据,然后解析nmia,进行定位。 源码码齐全-read data from the serial port, then analytic nmia for positioning. Complete source code. .
Platform: | Size: 508928 | Author: beckin | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 46 »

CodeBus www.codebus.net